-
Home
-
Packeta
-
1.4
-
Code
-
Classes
- OptionsPage
Total Complexity |
34 |
Dependencies |
12 |
Dependents |
4 |
Total lines |
449 |
Lines of code |
256 |
Logical lines of code |
124 |
Comment lines |
86 |
Methods |
13 |
Properties |
6 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
createForm() |
A |
41 |
8 |
57 |
render() |
A |
41 |
7 |
56 |
mergeNewLimits() |
S |
59 |
5 |
15 |
validateOptions() |
S |
56 |
2 |
21 |
updateOptions() |
S |
54 |
2 |
21 |
createUrl() |
S |
62 |
2 |
12 |
addWeightLimit() |
S |
56 |
1 |
17 |
checkOverlapping() |
S |
67 |
2 |
7 |
register() |
S |
61 |
1 |
14 |
addSurchargeLimit() |
S |
58 |
1 |
14 |
__construct() |
S |
67 |
1 |
8 |
createFormTemplate() |
S |
64 |
1 |
9 |
sortLimits() |
S |
72 |
1 |
5 |